CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv camshift

搜索资源列表

  1. camshitftrack20130115

    0下载:
  2. 这是一个基于opencv的camshift目标跟踪程序,很不错的,上面有详细的代码说明,对大家的编程很有帮助的-This is a camshift opencv based on the target tracking program, very good, it has detailed code instructions, to everyone s programming is very helpful
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:2654139
    • 提供者:xiaohan
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
  3. 所属分类:OpenCV

    • 发布日期:2016-01-23
    • 文件大小:2921472
    • 提供者:yaoyao
  1. TEST2

    0下载:
  2. 基于opencv的目标跟踪,利用camshift算法进行手动跟踪,对于单个目标的跟踪,可以很好的实现实时性。-Opencv-based the target tracking of, the take advantage of the the the camshift the algorithm to to carried out the the manual tracking, For the a single target of the tracking, the can be a good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:11117703
    • 提供者:于夏
  1. DetectMoveHistogram

    0下载:
  2. Program camshift using OPENCV
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:7389749
    • 提供者:ulugtun
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. camshiftdemo

    0下载:
  2. Camshift Demo using OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-04-13
    • 文件大小:2339
    • 提供者:dreas
  1. camshiftdemolzg

    0下载:
  2. opencv 中的camshift实例,可以识别颜色,显示backproject,和histimg-Examples of camshift opencv, can identify the color, display backproject and histimg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5474743
    • 提供者:刘宗国
  1. camShiftKalman

    0下载:
  2. Camshift With Kalman in visual studio, opencv need, working with UI, tracking and color track. Fast
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:1285948
    • 提供者:cumkalel
  1. camShiftKalmanLBP

    0下载:
  2. Camshift LBP kalman using GUIDE, Viual studio. Check for opencv previus install. excellente to satar.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:523356
    • 提供者:cumkalel
  1. camshiftSub

    0下载:
  2. 利用camara抓取連續的影像,利用後一張frame與前一張frame做相減後,取得動態物件之前景, 自利用侵蝕與膨脹的平滑處理去掉雜訊,最後再使用OPENCV裡的CAMSHIFT的函式最追蹤前景, 最後達到追蹤動態物件的目的。-Use camara capture sequential images, the use of a frame after frame with the previous one to do subtraction, and achieved th
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1864
    • 提供者:張勝
  1. ConsoleApplication14

    0下载:
  2. 使用opencv库函数实现CAMSHIFT算法,配置环境vs2012+opencv2.0-The use of OpenCV library function realization of CAMSHIFT algorithm, vs2012+opencv2.0 configuration environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18501939
    • 提供者:杨光
  1. design

    0下载:
  2. 用opencv实现camshift算法的手势跟踪,并且使用了 kalman算法来预测物体可能的运动轨迹-Camshift with opencv gesture tracking algorithm, and the use of kalman algorithm to predict the possible trajectories of objects
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:22811207
    • 提供者:林威
  1. t1

    0下载:
  2. opencv学习,camshift,能实现物体跟踪,入门学习的简单例程-opencv learning, camshift, object tracking can be achieved, started to learn the simple routines
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:914190
    • 提供者:云一
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. camera-tracking-moving-objects

    1下载:
  2. 用opencv实现摄像头的跟踪与检测,本程序是用笔记本摄像实现,算法为camshift算法-Use opencv to realize camera tracking and detection, this procedure is to use the laptop camera implementation, algorithm for camshift algorithm
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:1939456
    • 提供者:高丽娜
  1. Desktop

    0下载:
  2. camshift and opencv and tracking and detect
  3. 所属分类:Button control

    • 发布日期:2017-04-28
    • 文件大小:18314
    • 提供者:lxin
  1. CAMSHIPT-SAMPLE

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 release is given in this example in their SAMPLE.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6888
    • 提供者:林舞
  1. OPENCVGZNH

    0下载:
  2. 基于opencv和MFC的程序,可以实现打开摄像头,利用camshift跟踪等功能。-Based on opencv and MFC, you can open the camera to achieve, camshift tracking and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3582114
    • 提供者:蒲淳朴
  1. FaceTrack

    0下载:
  2. 在Visual studio环境下基于opencv开发的人脸跟踪程序,采用CAMShift算法,实现多个人脸的跟踪。-Face tracking procedures based opencv in Visual studio, using CAMShift algorithm and realizing face tracking of several persons.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15557262
    • 提供者:苏鹏程
  1. camshift_tracking

    0下载:
  2. 基于opencv的camshift方法,进行运动目标的检测,效果还不错-Opencv based meanshift method to detect moving targets, the results were good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4439
    • 提供者:Joe
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com